toggle menu
MobileSDKAnonymous
6.35.0
switch theme
search in API
MobileSDKAnonymous
/
com.genband.mobile.api.utilities
/
[androidJvm]ImmutableList
Immutable
List
public
class
ImmutableList
<
T
>
Members
Constructors
Immutable
List
Link copied to clipboard
public
void
ImmutableList
(
List
<
T
>
list
)
Functions
clear
Link copied to clipboard
public
void
clear
(
)
count
Link copied to clipboard
public
int
count
(
)
first
Object
Link copied to clipboard
public
T
firstObject
(
)
list
Iterator
Link copied to clipboard
public
Iterator
<
T
>
listIterator
(
)